gtk: drop unwanted char on Switch::state-set docs link
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 20:29:46 +0000 (20:29 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 20:29:46 +0000 (20:29 +0000)
gtk/gtkswitch.c

index 1c5916edd03e7b85dfe2a983693c990705b16c0d..5f7fff01bfdced804d104c707b8bfb3be39656fb 100644 (file)
@@ -749,7 +749,7 @@ gtk_switch_get_active (GtkSwitch *self)
  *
  * Normally, this is the same as [property@Gtk.Switch:active], unless
  * the switch is set up for delayed state changes. This function is
- * typically called from a [signal@Gtk.Switch`::state-set] signal handler.
+ * typically called from a [signal@Gtk.Switch::state-set] signal handler.
  *
  * See [signal@Gtk.Switch::state-set] for details.
  */